.breadcrumb{min-height:56px;display:flex;align-items:center;gap:10px;background-color:var(--background);box-shadow:rgb(100 100 111 / 6%) 0 7px 15px 0}.breadcrumb .arrow-right{width:18px;height:18px}.breadcrumb .arrow-right svg{transform:rotate(180deg);width:18px}.breadcrumb .arrow-right svg path:last-child{fill:var(--clean-text)}.breadcrumb a{color:var(--text);font-weight:400;font-size:14px;line-height:21px;cursor:pointer}.breadcrumb .item-active{color:var(--featured)}.breadcrumb.fixed-breadcrumb{position:fixed;z-index:50;top:76px}@media (max-width:1024px){.breadcrumb{justify-content:center}}@media (max-width:576px){.category__banner--title h1{font-size:24px}}